/* modal */
.fW_blod {
    font-weight: bold;
}

.fz_red {
    color: #fb4168;
}

.fz_blue {
    color: #488eff;
}

.hidden-btn-model .layui-layer-btn {
    display: none;
}

.set-btn-h:hover {
    opacity: .9;
}

.boughtModal,
.EboughtModal,
.orderModal,
.NonmembersModal,
.successModal,
.OverrunModal,
.freeTimesModal,
.Noresources,
.quoteModal,
.emailModal,
.loginModal {
    background: #f5f6fa !important;
    padding-bottom: 37px;
    border-radius: 4px;
    top: 13% !important;
}

.quoteModal {
    padding: 0 15px 37px;
    max-width: 800px;
}

.boughtModal .layui-layer-title,
.EboughtModal .layui-layer-title,
.orderModal .layui-layer-title,
.NonmembersModal .layui-layer-title,
.successModal .layui-layer-title,
.OverrunModal .layui-layer-title,
.freeTimesModal .layui-layer-title,
.Noresources .layui-layer-title,
.quoteModal .layui-layer-title,
.emailModal .layui-layer-title,
.loginModal .layui-layer-title,
.baiduModal .layui-layer-title{
    font-size: 20px;
    color: #43546a;
    font-weight: bold;
    border-bottom: none;
    text-align: center;
    padding: 0;
    background-color: #f5f6fa;
    border-radius: 4px 4px 0 0;
}

.boughtModal .layui-layer-title,
.EboughtModal .layui-layer-title,
.OverrunModal .layui-layer-title,
.freeTimesModal .layui-layer-title {
    height: 68px;
}
.baiduModal .layui-layer-title {
    height: 50px;
    line-height: 50px;
    background-color: transparent;
}
.orderModal .layui-layer-title,
.NonmembersModal .layui-layer-title {
    padding: 30px 0 20px 23px;
    text-align: left;
}

.successModal .layui-layer-title {
    height: 27px !important;
}

.orderModal_content .layui-layer .layui-layer-title {
    height: 76px !important;
    line-height: 76px !important;
}

.loginModal .layui-layer-title {
    padding: 67px 0 42px 0;
}

.boughtModal .layui-layer-content,
.EboughtModal .layui-layer-content,
.orderModal .layui-layer-content,
.NonmembersModal .layui-layer-content,
.successModal .layui-layer-content,
.OverrunModal .layui-layer-content,
.freeTimesModal .layui-layer-content,
.Noresources .layui-layer-content,
.quoteModal .layui-layer-content,
.emailModal .layui-layer-content {
    height: auto !important;
}

.loginModal.layui-layer-page .layui-layer-content {
    height: 0 !important;
}

/* .email_form{
    height:30px;
} */
.email_form .layui-btn {
    background-color: #488eff;
    width: 97px;
    height: 27px;
    line-height: 27px;
}

.email_form .layui-form-item {
    display: inline-block;
    margin-bottom: 0;
}

.email_form .layui-form-item .layui-input-block {
    min-height: 30px;
    line-height: 30px;
}

.email_form .layui-form-select .layui-input {
    height: 28px;
}

.email_form .layui-form-select dl dd.layui-this,
.email_form .layui-form-select dl dd:hover {
    background: #f5f6fa;
    color: #737f90;
}

.email_form .layui-form-select dl dd:hover {
    background: #f5f6fa;
    color: #737f90;
}

.email_form input[type="text"] {
    color: #737f90;
    background-color: #ffffff;
}

.email_form .layui-form-select .layui-edge {
    border-top-color: #435465;
    border-width: 5px;
    right: 16px;
}

.email_form .update-btn {
    color: #488eff;
    cursor: pointer;
}

.email_form .update-btn:hover {
    opacity: 0.7;
}

.Tipred .layui-form-select .layui-input,
.Tipred .layui-form-select .layui-input:hover {
    border-color: #fb4168 !important;
    border-width: 2px;
}

.EboughtModal .email_form {
    margin-top: 30px;
    padding-left: 70px;
}

.EboughtModal .email_form .layui-input-block {
    margin-left: 0;
}

.EboughtModal.layui-layer-page .layui-layer-content {
    overflow: visible;
}

.boughtModal .layui-layer-btn,
.EboughtModal .layui-layer-btn,
.orderModal .layui-layer-btn,
.NonmembersModal .layui-layer-btn,
.successModal .layui-layer-btn,
.OverrunModal .layui-layer-btn,
.freeTimesModal .layui-layer-btn,
.Noresources .layui-layer-btn,
.quoteModal .layui-layer-btn {
    text-align: right;
    margin-right: 73px;
    padding: 0;
}

.EboughtModal .layui-layer-btn {
    margin-right: 0;
    text-align: center;
}

.boughtModal .layui-layer-btn a,
.EboughtModal .layui-layer-btn a,
.orderModal .layui-layer-btn a,
.NonmembersModal .layui-layer-btn a,
.successModal .layui-layer-btn a,
.OverrunModal .layui-layer-btn a,
.freeTimesModal .layui-layer-btn a,
.Noresources .layui-layer-btn a,
.quoteModal .layui-layer-btn a,
.emailModal .layui-layer-btn a,
.loginModal .layui-layer-btn a {
    width: 244px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    margin: 0;
    padding: 0;
    border: none;
    background-color: #488eff;
    color: #ffffff;
    border-radius: 23px;
    margin-top: 25px;
}

.orderModal .layui-layer-btn a,
.NonmembersModal .layui-layer-btn a {
    margin-top: 0;
}

.EboughtModal .layui-layer-btn a {
    width: 144px;
    margin-top: 30px;
}

.Noresources .layui-layer-btn {
    text-align: center !important;
    margin-right: 0 !important;
    margin-top: 29px;
}

.Noresources .layui-layer-btn0 {
    width: 120px !important;
    height: 50px !important;
    line-height: 50px !important;
}

.boughtModal .layui-layer-btn {
    margin: 39px 0 9px 0;
    text-align: center;
}

.boughtModal a.layui-layer-btn0,
.boughtModal a.layui-layer-btn1 {
    width: 151px;
}

.boughtModal a.layui-layer-btn0 {
    margin-right: 16px;
    background: #f5f6fa;
    border: 1px solid #488eff;
    color: #488eff;
    height: 44px;
}

.freeTimesModal .layui-layer-btn {
    margin: 35px 0 8px 0 !important;
    text-align: center !important;
}

.freeTimesModal .layui-layer-btn a {
    width: 145px !important;
}

.OverrunModal .layui-layer-btn {
    margin: 25px 0 4px 0 !important;
    text-align: center !important;
}

.OverrunModal .layui-layer-btn a {
    width: 120px !important;
}

.freeTimesModal_content .layui-layer-btn {
    margin: 35px 0 8px 0 !important;
}

.freeTimesModal_content .layui-layer-btn a {
    width: 145px !important;
}

.orderModal_content .layui-layer .layui-layer-setwin {
    right: 40px;
    top: 34px;
}

.loginModal .layui-layer-btn {
    text-align: center;
    padding: 0;
}

.loginModal .layui-layer-btn a {
    width: 121px;
    height: 47px;
    margin-top: 0;
}

.Noresources .modal_title {
    margin-top: 41px;
}

.orderInfor_table {
    border: 1px solid #e1e2e8;
    color: #43546a;
    margin: 0;
}

.layui-table thead tr {
    background-color: #ffffff !important;
}

.orderInfor_table thead tr {
    background-color: #ffffff;
    height: 58px;
    line-height: 58px;
}

.orderInfor_table thead tr th {
    font-size: 16px;
}

.orderInfor_table tbody tr {
    background-color: #f5f6fa;
    height: 42px;
    line-height: 42px;
}

.orderInfor_table td,
.orderInfor_table th {
    text-align: center;
}

.push_method_title {
    padding: 46px 0 30px 0;
    text-align: center;
}

.push_method_txt {
    font-weight: bold;
    padding-bottom: 15px;
}

.push_method_options .method {
    display: flex;
    justify-content: space-between;
    width: 567px;
    margin: auto;
    padding-bottom: 53px;
}

.push_method_options .method_tab.active {
    border: 1px solid #488eff;
}

.push_method_options .method_tab {
    width: 258px;
    height: 258px;
    border: 1px solid #e1e2e8;
    position: relative;
    cursor: pointer;
    text-align: center;
}

.push_method_options .tab_txt {
    font-weight: bold;
    height: 50px;
    line-height: 50px;
}

.push_method_options .tab_img {
    height: 144px;
    line-height: 144px;
    padding-bottom: 18px;
}

.push_method_options .tab_img img {
    height: 144px;
    width: 144px;
}

.push_method_options .Triangle {
    width: 0px;
    height: 0px;
    border-color: #5fc076 transparent;
    border-width: 34px 34px 0 0;
    border-style: solid;
    position: absolute;
    left: 0;
    top: 0;
}

.push_method_options .tick_img {
    z-index: 9999;
    position: absolute;
    top: 6px;
    left: 4px;
    width: 13px;
    height: 11px;
}

.Triangle {
    display: none;
}

.Triangle.show {
    display: block;
}

.tick_img {
    display: none;
}

.tick_img.show {
    display: block;
}

.tick_img.tick_img_show {
    display: block;
}

.modal_bottom {
    /* width: 567px; */
    /* margin: auto; */
    /* padding-top: 15px; */
    box-sizing: border-box;
    width: 100%;
}

.modal_bottom_content {
    /* display: flex;
    justify-content: space-between;
    align-items: center; */
}

.modal_bottom_right {
    width: 100%;
    /* padding-right: 16px; */
}

.modal_bottom_right > div {
    text-align: right;
}

.modal_bottom_right > div span {
    font-weight: bold;
}

.email_txt {
    height: 35px;
    line-height: 35px;
    font-weight: bold;
}

.email_txt > div {
    background: #e4e8ef;
    padding: 0 44px;
    width: 290px;
    display: inline-block;
}

.member_a:hover {
    color: #488eff;
}

.modal_title {
    font-size: 20px;
    color: #43546a;
    font-weight: bold;
    border-bottom: none;
    text-align: center;
    background-color: #f5f6fa !important;
    padding-bottom: 20px;
}

.boughtModal_content .modal_title > div {
    display: inline-block;
}

.successModal_content {
    text-align: center;
}

.successModal .successModal_content .success_title {
    height: auto !important;
}

.successModal_content .success_title {
    padding: 0 0 0 40px !important;
    height: 85px !important;
    line-height: 85px !important;
}

.success_txt {
    position: absolute;
    top: 10px;
    left: 38%;
}

.successModal_content a {
    color: #488eff;
}

.numOverrunModal_content .modal_title > div {
    display: inline-block;
}

.caveat_icon img {
    margin-top: -4px;
}

.quoteModal_list {
    margin: 30px 0 40px;
}

.quoteModal .layui-layer-btn {
    text-align: center !important;
    margin-right: 0 !important;
}

.emailModal form input[type="text"] {
    color: #b6bfcb;
    background-color: #ffffff;
}

.emailModal form input[type="text"]::-webkit-input-placeholder {
    color: #b6bfcb;
}

.emailModal form input[type="text"]:-moz-placeholder {
    color: #b6bfcb;
}

.emailModal form input[type="text"]:-ms-input-placeholder {
    color: #b6bfcb;
}

.emailModal .layui-input-block {
    margin-left: 0;
    min-height: 30px;
}

.emailModal .layui-layer-btn {
    text-align: center;
    padding-top: 21px;
}

.emailModal .layui-layer-btn a {
    width: 121px;
    height: 47px;
    text-align: center;
    margin-top: 0;
}

.email-tip {
    height: 15px;
    line-height: 15px;
    margin-left: 110px;
    margin-top: 8px;
    color: #fb4168;
}

.successModal_content .email-tip {
    text-align: left;
    line-height: 20px;
    margin: 8px 20px 0 60px;
}

#email_address {
    background: #fff;
    width: 100%;
    padding-left: 16px;
    box-sizing: border-box;
    height: 38px;
    border-radius: 2px;
    line-height: 38px;
    border: 1px solid #d5d6d8;
}

.orderModal .layui-layer-btn0.layui-btn-disabled,
.orderModal .layui-layer-btn0.layui-btn-disabled:active,
.orderModal .layui-layer-btn0.layui-btn-disabled:hover,
.EboughtModal .layui-layer-btn0.layui-btn-disabled,
.EboughtModal .layui-layer-btn0.layui-btn-disabled:active,
.EboughtModal .layui-layer-btn0.layui-btn-disabled:hover,
.NonmembersModal .layui-layer-btn0.layui-btn-disabled,
.NonmembersModal .layui-layer-btn0.layui-btn-disabled:active,
.NonmembersModal .layui-layer-btn0.layui-btn-disabled:hover {
    border: 1px solid #e6e6e6;
    cursor: not-allowed;
    background: #e5e5e5;
    color: #ffffff;
}

.order-modal-add-dom .layui-layer-btn {
    width: 725px !important;
}

.orderModal,
.EboughtModal,
.NonmembersModal {
    border-radius: 6px;
    box-shadow: 0px 10px 20px 0px rgba(62, 85, 108, 0.06);
    background: #f4f6fa !important;
    padding-bottom: 0 !important;
    top: 7% !important;
}

.NonmembersModal .modal_bottom_right {
    padding: 0px 40px;
    box-sizing: border-box;
}

.orderModal_content .orderInfor_table {
    border: 0 none;
    color: #353444;
}

.orderModal_content .orderInfor_table thead tr {
    height: 48px;
    line-height: 48px;
    background-color: rgba(53, 52, 68, 0.08) !important;
}

.orderModal_content .orderInfor_table thead tr th {
    font-weight: 500;
}

.orderModal_content .orderInfor_table td,
.orderModal_content .orderInfor_table th {
    text-align: left;
    padding-left: 16px;
    font-size: 14px;
}

.orderModal_content .orderInfor_table tbody tr {
    background-color: #fff;
    height: 48px;
    line-height: 48px;
}

.modal_bottom_right {
    font-size: 16px;
    margin-top: 12px;
    margin-right: -30px;
}

.modal_bottom_right > div {
    line-height: 24px;
    margin-bottom: 8px;
}

.modal_bottom_right > div:last-child {
    margin-top: 22px;
}

.modal_bottom_right > div span {
    font-weight: normal;
    color: #488eff;
    font-size: 16px;
}

.orderModal .layui-layer-title,
.NonmembersModal .layui-layer-title {
    padding: 25px 0 18px 40px;
    position: relative;
}

.order-modal-add-dom .layui-layer-title::after {
    margin-left: 395px;
}

.EboughtModal .layui-layer-btn,
.orderModal .layui-layer-btn,
.NonmembersModal .layui-layer-btn {
    width: 640px;
    height: 64px;
    background: rgba(72, 142, 255, 0.05);
    border-radius: 32px;
    margin: 22px auto 33px !important;
    padding: 9px 8px 9px 24px;
    box-sizing: border-box;
    text-align: right !important;
}

.order-modal-add-dom .layui-layer-btn {
    margin: 0 !important;
    position: absolute;
    bottom: 70px;
    left: 40px;
}

.EboughtModal .layui-layer-btn a,
.orderModal .layui-layer-btn a,
.NonmembersModal .layui-layer-btn a {
    width: 145px;
    height: 46px;
    background: #488eff;
    border-radius: 30px;
    font-size: 18px;
}

.modal-notice {
    color: #488eff;
    position: relative;
    top: -84px;
    left: 66px;
    max-width: 300px;
}

.show-new-tips .layui-layer-title, .renew-new-tips .layui-layer-title {
    position: relative;
}

.show-new-tips .layui-layer-title::after {
    content: "开通会员需绑定手机号！";
    position: absolute;
    left: 155px;
    top: 33px;
    font-size: 14px;
    color: red;
}

.renew-new-tips .layui-layer-title::after {
    content: "开通会员需绑定手机号！";
    position: absolute;
    left: 155px;
    top: 33px;
    font-size: 14px;
    color: red;
}

.eb-test .layui-layer-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    background-color: #f5f6fa;
}

.eb-test .layui-layer-btn a {
    margin-top: 0 !important;
}

.access-jump {
    padding-bottom: 150px;
}

.access-jump .jumpBody {
    width: 845px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 75px;
}

.step-box {
    border: 1px solid #999;
    padding: 15px;
    width: 1273px;
    margin: 40px auto 0;
    background: #fff;
}

.step-box .step-top {
    width: 100%;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
}

.step-box .step-img-b {
    text-align: center;
}

.continue-go .self-btn {
    background: #2196f3;
    color: #fff;
    border-radius: 5px;
    width: 190px;
    height: 60px;
    font-size: 20px;
}

.step-box .step-content {
    display: flex;
    margin-bottom: 10px;
}

.step-box .step-item:nth-child(2) {
    margin: 0 15px;
}

.step-box .step-item .step-title {
    height: 60px;
    margin: 0 33px;
    margin-bottom: 10px;
}

.step-box .step-bottom {
    color: #d9001b;
}

.access-jump .jump-notice {
    position: relative;
    width: 1130px;
    margin: 0 auto;
    text-align: center;
    margin-top: 40px;
    font-weight: 500;
    font-size: 20px;
    color: #488eff;
}

.jump-notice-msg {
    text-align: center;
    margin-top: 30px;
    font-size: 18px;
    color: red;
    min-width: 1000px;
}

.jump-notice-msg .set-style {
    margin: 0 5px;
    padding: 10px;
    background-color: red;
    color: #fff;
    padding: 5px 10px;
    box-sizing: border-box;
}

.jumpBody-logo,
.jumpBody-istic {
    width: 323px;
    height: 145px;
    border-radius: 10px;
    background: #fff;
    padding-top: 50px;
    box-sizing: border-box;
    box-shadow: 0 4px 12px rgb(39 45 56 / 8%);
}

.jumpBody-logo .logo-tit {
    margin-bottom: 10px;
}

.jumpBody-logo .logo-tit .logo-tit-left {
    font-size: 28px;
    font-weight: 500;
}

.jumpBody-logo .logo-tit .logo-tit-right {
    font-size: 24px;
    font-weight: 500;
}

.jumpBody-logo .logo-info {
    margin: 0 auto;
    font-size: 14px;
    padding: 0 15px;
}

.jumpBody-istic > img {
    width: 270px;
    margin: 0 auto;
    display: block;
}

/* modal */

/* 绑定相关 */
.bind-wechat-dialog .layui-layer-title,
.bind-wechat-dialog .layui-layer-btn {
    display: none;
}

.bind-wechat-dialog .layui-layer-content {
    height: auto !important;
}

.bind-wechat-dialog-content {
    height: 290px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bind-wechat-dialog-content .left-qrcode {
    margin-right: 47px;
}

.bind-wechat-dialog-content .left-qrcode-img-box {
    width: 120px;
    height: 120px;
    display: flex;
    justify-content: center;
    box-shadow: 0px 0px 10px 4px rgba(121, 140, 160, 0.1);
}

.bind-wechat-dialog-content .qrcode-msg {
    font-size: 12px;
    color: #999999;
    margin-top: 16px;
    text-align: center;
}

.bind-wechat-dialog-content .right-content-msg .wechat-msg-title {
    font-size: 28px;
    font-weight: 500;
    color: #43546a;
    margin-bottom: 20px;
    line-height: 32px;
}

.bind-wechat-dialog-content .right-content-msg .wechat-msg-list {
    color: #999999;
    font-size: 14px;
}

.bind-wechat-dialog-content .right-content-msg .wechat-msg-list div {
    line-height: 28px;
    display: flex;
    align-items: center;
}

.bind-wechat-dialog-content .right-content-msg .wechat-msg-list div::before {
    content: "";
    width: 6px;
    height: 6px;
    display: flex;
    margin-right: 8px;
    border-radius: 50%;
    background: #488eff;
}

/**免费获取广告弹窗**/
.bind-advertisement-dialog-content {
    height: 400px;
    display: flex;
    flex-direction: column;
    /*justify-content: center;*/
    align-items: center;
}

.bind-advertisement-dialog-content .hint {
    margin-top: 10px;
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 640px;
    height: 40px;
}

.bind-advertisement-dialog-content .adv-title {
    font-size: 20px;
    color: #43546A;
    width: 50%;
}

.bind-advertisement-dialog-content .adv-source {
    font-size: 10px;
    color: #43546A;
    width: 50%;
    text-align: right;
    padding-top: 10px;
}

.bind-advertisement-dialog-content .advertisement-img {
    width: 640px;
    height: 326px;
    display: flex;
    /*justify-content: center;*/
}

.bind-advertisement-dialog-content .advertisement-img .top-right-layout {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 160px;
    height: 32px;
    border-bottom-left-radius: 5px;
    background: rgba(255,255,255,0.5);
    position: absolute;
    margin-left: 480px;
}


/* 未绑定手机 */
.not-bind-phone-dialog-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 225px;
}

.dialog-title {
    font-size: 24px;
    font-weight: 500;
}

/* 确定绑定微信 */

.ensure-bind-wechat-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 300px;
}

.ensure-bind-wechat-content .user-account {
    font-size: 18px;
    font-weight: 500;
    color: #488eff;
    margin-top: 16px;
    line-height: 24px;
}

.ensure-bind-wechat-content .bind-tip {
    font-size: 18px;
    color: #999999;
    margin-top: 32px;
    line-height: 24px;
    margin-bottom: 40px;
}

.hidden-margin .bind-tip {
    margin-bottom: 0;
    margin-top: 15px;
}

.ensure-bind-wechat-content .cancel-btn {
    border-radius: 30px;
    width: 145px;
    height: 46px;
    background: #fff;
    border: 1px solid #488eff;
    color: #488eff;
    margin-left: 32px;
}

/* 已绑定其他账号 */
.yet-bind-account-content .bind-tip {
    font-size: 14px;
    color: #999999;
    padding: 0px 55px;
}

/* 登录页最新公共 */

.new-notice-dialog .layui-layer-setwin {
    display: none;
}

.new-notice-dialog-content {
    font-size: 14px;
    padding: 10px 25px;
}

.new-notice-dialog-content .top-title {
    font-size: 20px;
    margin-bottom: 30px;
}

.new-notice-dialog-content .set-red {
    color: red;
}

.new-notice-dialog-content .modify-btn {
    margin-top: 40px;
}

/* 获取原文流程 */
.proces-obtaining {
    width: 681px;
    height: 420px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0px 65px;
    box-sizing: border-box;
    background: url("/statics/images/proces_obtaining_border-4e2c5597927edbe9479a4dfe11d808d1.png") no-repeat center;
    background-size: cover;
    font-size: 18px;
    color: #221815;
    position: relative;
    /* margin: -45px auto 0; */
}

.proces-obtaining::before {
    content: "原文传递流程";
    font-size: 22px;
    font-weight: 700;
    color: #ffffff;
    position: absolute;
    left: 50%;
    top: 0;
    top: 10px;
    margin-left: -66px;
}

.proces-obtaining::after {
    content: "";
    border-right: 1px dashed #d2d2d2;
    height: 230px;
    position: absolute;
    left: 85px;
    top: 70px;
}

.proces-obtaining .proces-item {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    position: relative;
}

.proces-obtaining .proces-item span {
    color: #000dc7;
}

.proces-obtaining .proces-item .proces-msg {
    line-height: 33px;
}

.proces-obtaining .proces-item .proces-ball {
    position: relative;
    z-index: 11;
    min-width: 40px;
    min-height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background-color: #4c9bff;
    font-size: 20px;
    margin-right: 14px;
}

.proces-item:nth-child(3)::before {
    content: "*若已经注册过合作网站账号，请忽略第二、三步，直接登录即可。";
    font-size: 14px;
    color: #fd5b5b;
    position: absolute;
    left: 52px;
    bottom: -20px;
}

.proces-item:nth-child(4) {
    align-items: flex-start;
    margin-bottom: 0;
    margin-top: 25px;
}

.ball-list-box {
    position: relative;
    width: 1021px;
    height: 400px;
    background: url("/statics/images/ball_list_border-b419ade7db0e3c9ae3d4cf80d4ec0912.png") no-repeat center;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 35px auto 0;
    /* 活动注释 */
    display: none;
}

.ball-list-box::before {
    content: "获取原文流程";
    font-weight: 700;
    font-size: 18px;
    color: #fff;
    position: absolute;
    left: 77px;
    top: 8px;
    font-style: italic;
}

.ball-list-tips {
    position: absolute;
    left: 50%;
    bottom: 65px;
    font-size: 14px;
    transform: translateX(-50%);
}

.ball-list-content {
    width: 920px;
    height: 200px;
    background: url("/statics/images/ball_list-31a2aca1ee2292ff87ac3dbb162739d1.png") no-repeat center;
    background-size: cover;
    margin-top: 20px;
    display: flex;
    box-sizing: border-box;
    align-items: center;
    color: #221815;
    font-size: 14px;
    line-height: 28px;
    position: relative;
}

.ball-list-item {
    width: 120px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.ball-list-item:first-child {
    left: 70px;
}

.ball-list-item:nth-child(2) {
    left: 310px;
    margin-top: -10px;
}

.ball-list-item:nth-child(3) {
    left: 550px;
    margin-top: -10px;
}

.ball-list-item:nth-child(4) {
    left: 783px;
    width: 125px;
    margin-top: -5px;
}

.read-more-btn {
    background: #488eff;
    border-radius: 30px;
    font-size: 16px;
    width: 145px;
}

.read-more-btn a {
    color: #fff;
}

/* 活动注释 */
.get-number-dialog .layui-layer-btn {
    display: none;
}

.go-paperpass-link {
    font-size: 14px;
    font-weight: 500;
    color: #488eff;
}

.get-number-dialog .layui-layer-content {
    height: auto !important;
    padding-bottom: 0;
}

.original-delivery-content {
    width: 1200px;
    padding: 60px 0;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 24px auto 40px;
    background: #fff;
}

.original-delivery-content .top-c .t-m {
    font-size: 24px;
    font-weight: 500;
    color: #43546a;
    margin-bottom: 24px;
}

.original-delivery-content .top-c .file-name {
    font-size: 26px;
    font-weight: 500;
    color: #488eff;
    max-width: 900px;
}

.original-delivery-content .bottom-c {
    width: 800px;
    margin-top: 62px;
    padding: 32px 40px;
    box-sizing: border-box;
    background: rgba(72, 142, 255, 0.05);
    text-align: left;
}

.original-delivery-content .bottom-c .b-c-t {
    font-size: 16px;
    color: #43546a;
    font-weight: 500;
    margin-bottom: 24px;
}

.original-delivery-content .bottom-c .b-c-item {
    font-size: 14px;
    color: #43546a;
    line-height: 24px;
    color: #43546a;
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-bottom: 1px solid #e1e9f9;
}

.original-delivery-content .bottom-c .b-c-item .spe a {
    color: #488EFF;
}

.original-delivery-content .bottom-c .b-c-des {
    font-size: 13px;
    color: #bdbec0;
    margin-top: 13px;
}

.original-delivery-content .self-btn {
    width: 146px;
    height: 40px;
    background: #488eff;
    border-radius: 30px;
    margin-top: 48px;
}

.original-delivery-content .self-btn a {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
}

.modal-bottom-right-c {
    text-align: left !important;
    background: #ebf1fa;
    padding: 15px 10px;
    box-sizing: border-box;
}

.modal-bottom-right-c-c {
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px;
}

/*代理获取 跳转动画 */
.warper-box {
    position: fixed;
    width: 100%;
    height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #fff;
    z-index: 11111;
    overflow-y: scroll;
}

.warper-box .warper-content {
    flex: 1;
    width: 100%;
    background: #f5f6fa;
    padding: 25px 0 40px 0;
    box-sizing: border-box;
}

.warper-box .warper-content .inner-content {
    width: 1200px;
    height: 595px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #fff;
    padding: 64px 0 48px 0;
    box-sizing: border-box;
    margin: 0 auto;
}

.warper-content .inner-content .title {
    font-size: 22px;
    font-weight: 500;
    color: #488eff;
    margin-bottom: 16px;
}

.warper-content .inner-content .title-msg {
    font-size: 14px;
    color: #999999;
    margin-bottom: 56px;
}

.warper-content .inner-content .progress {
    position: relative;
    width: 500px;
    height: 12px;
    background: #f1f2f4;
    border-radius: 12px;
    margin-top: 64px;
    margin-bottom: 70px;
    overflow: hidden;
}

.warper-box .bottomTab {
    width: 100%;
}

.warper-content .inner-content .progress::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 12px;
    background: #488eff;
    border-radius: 12px;
    -webkit-animation: progressMove 3s ease-in-out 1 both;
    animation: progressMove 3s ease-in-out 1 both;
}

.warper-content .inner-content .oa-msg {
    width: 675px;
    line-height: 20px;
    color: #999999;
    font-size: 12px;
    text-align: center;
}

.warper-content .inner-content .btn {
    width: 146px;
    height: 40px;
    background: #488eff;
    border-radius: 30px;
    margin-top: 50px;
    margin-bottom: 56px;
}

.warper-content .inner-content .self-disabled {
    position: relative;
    pointer-events: none;
}

.warper-content .inner-content .self-disabled::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: .35;
}

.self-loading {
    transform: rotate(0);
    margin-right: 5px;
    -webkit-animation: rotateZ 1.5s linear infinite;
    animation: rotateZ 1.5s linear infinite;
}

@-webkit-keyframes progressMove {
    0% {
        width: 0;
    }
    10% {
        width: 15%;
    }

    20% {
        width: 35%;
    }

    45% {
        width: 65%;
    }

    85% {
        width: 95%;
    }

    90%, 100% {
        width: 100%;
    }
}

@keyframes progressMove {
    0% {
        width: 0;
    }
    10% {
        width: 15%;
    }

    20% {
        width: 35%;
    }

    45% {
        width: 65%;
    }

    85% {
        width: 95%;
    }

    90%, 100% {
        width: 100%;
    }
}

@-webkit-keyframes rotateZ {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes rotateZ {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}
